Skip to content

Conversation

texastony
Copy link
Contributor

Issue #, if available: #307

Description of changes:

  • Update cryptography dependency range.

Testing:
I tested every Major Pyca since 2.5.0 explicitly via:

  1. sed -i.backup 's/cryptography>=2.5.0/cryptography==$PYCA/g' requirements.txt
  2. tox -e py38-integ -r
  3. git restore requirements.txt
    Where PYCA is one of [2.*, 3.0.*, 3.1.*, 3.2.*, 3.3.*, 3.4.*, 3.4.0, 35.*, 36.*, 37.*].

The following failed: [2.*, 3.0.*, 3.1.*, 3.2.*, 3.3.*]
The rest succeeded.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

@texastony texastony marked this pull request as ready for review August 29, 2022 23:58
@texastony texastony requested a review from a team as a code owner August 29, 2022 23:58
@texastony texastony merged commit aced92c into aws:master Aug 30, 2022
@texastony texastony deleted the 3.x-pin-pyca branch August 30, 2022 02:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants